home *** CD-ROM | disk | FTP | other *** search
/ Assassins - Ultimate CD Games Collection 1 / Assassins - Ultimate CD Games Collection (1994)(Weird Science)(Track 1 of 2)[!][Amiga-CD32-CDTV][CDD5332].iso / instructions / quizzes / hearts < prev    next >
Text File  |  1991-07-26  |  5KB  |  118 lines

  1.  
  2.  
  3.                                   Hearts
  4.                                 Black Lady
  5.  
  6.  Copyright 1988 by Mark Slone
  7.  
  8.                
  9.                                 Mark Slone
  10.                            2103 Greenwood Place
  11.                            Huntville, AL  35802
  12.  
  13.  
  14. This hearts program may be copied as long as you do not charge for it (other
  15. than a nominal fee for copying), and as long as you keep this "readme" file
  16. with the program.  Send all suggestions and/or donations ($5) to me at the
  17. above address.
  18.  
  19.  
  20. ** On this Goodies disk, to run Hearts on a 512K machine, after you open the
  21.  Games window, close the main window...then after you double-click on the
  22.  Hearts icon, as soon as the pointer reappears, close the Games window.  If
  23.  you don't or have run other programs that rob memory, GURU!!!
  24.  
  25.  
  26.  
  27. This program requires the diamond-12 font on the workbench disk.  It also
  28. uses a lot of graphics memory, so I don't recommend multi-tasking.  Future
  29. versions will be more multi-tasking-friendly.
  30.  
  31. Thanks to Zac Galaboff and Bob Linner for their help and play-testing of
  32. this program.
  33.  
  34. This game uses the typical Amiga intuition interface.  Use the menu to start
  35. and quit a game.  Cards are played by using the mouse to move them onto the
  36. table and releasing them, or by double-clicking a card.  Releasing a card
  37. outside the table will return it to your hand.  Play pauses after all four
  38. players have played a card, and a click of the left mouse button will clear
  39. the table for the next round of play.  Most of the menu items are disabled,
  40. but they may be enabled in future versions of the program.
  41.  
  42. This program was written so that each computer player knows only their own
  43. cards.  Thus, they do not "cheat".  They do have a perfect memory, however.
  44. I have included a menu option called "count cards", which lists for you
  45. the cards not yet played by the other players.  Since this option is not
  46. available to you when you play humans (unless you have a perfect memory),
  47. I don't recommend you use it.
  48.  
  49.  
  50. Levels:
  51.  
  52.          Expert         The computer players sometimes go after the human
  53.                         player.  They do not, however, cooperate with
  54.                         each other, or cheat in any way.
  55.  
  56.          Advanced       Each computer player plays to win, and they
  57.                         treat the human player the same as they do the
  58.                         other computer players.
  59.  
  60.          Intermediate   The computer players are "nice" to the human
  61.                         player, and go after the other computer players.
  62.  
  63.  
  64. Beginner and Easy levels are not yet implemented.  There could also be a
  65. level harder than "expert", where the computer players always go after the
  66. human player.
  67.  
  68.  
  69.  
  70.                           RULES TO HEARTS
  71.  
  72. Hearts is a four player card game.  For each hand, the players are dealt
  73. 13 cards.  Each player then passes three cards to the left the first hand,
  74. to the right the second, and across the third.  Every fourth hand is a hold
  75. hand, where no cards are passed.  To pass your three cards, place them on
  76. the table, and click the pointer on the "ready" square.  The three cards
  77. passed to you are flagged by a letter representing the player who passed
  78. them to you.
  79.  
  80. Each heart is worth one point, and the Queen of Spades is worth 13 points
  81. (thus the name "Black Lady").  The object of the game is to have the fewest
  82. points at the end of the game.  The game ends when any player reaches 100
  83. or more points.
  84.  
  85. After passing cards (if it is a pass hand), the player with the two of clubs
  86. begins play by leading that card.  Each player after the lead (in a clock-
  87. wise order) must play a card in the suit led if he has one.  If a player
  88. does not have a card in the suit led, that player may "dump" a card from
  89. any suit.  After all four players have played a card, the player who played
  90. the highest card in the suit led takes the "trick", and that player must
  91. now lead a card.
  92.  
  93. You may not lead a heart until hearts are "broken".  Hearts are broken by
  94. someone dumping a heart or the Queen of Spades, or by leading the Queen of
  95. Spades.  If you have only hearts in your hand, you may lead a heart.
  96.  
  97. One of the most important aspects of this game is "running".  Running
  98. entails taking all 26 points (all 13 hearts and the Queen of Spades).  The
  99. player that runs then subtracts 26 from his score, or adds 26 points to
  100. everyone else's score.  The computer automatically adds 26 points to the
  101. other player's scores if that places you in first place, or if your score
  102. is lower than 26. Otherwise, it will subtract 26 points from your score.
  103.  
  104. This hearts program will not allow you to play an illegal card, and this
  105. may help you to learn the rules.  Future versions will also include a tutor
  106. mode, where the computer will suggest a card and give you the reason it chose
  107. that card.
  108.  
  109. Have fun and good luck!
  110.  
  111.                               --Mark Slone
  112.                                 February 9, 1988
  113.  
  114.  
  115.  
  116.  
  117.  
  118.